[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                            OutTextXY procedure

  DECLARATION:  OutText(X, Y : Integer; TextString : String);

      PURPOSE:  Sends a string to the output device at the Current Pointer

         UNIT:  Graph

      REMARKS:  TextString will be output at (X,Y) using the current
                settings in SetTextStyle and SetTextJustify. If TextString
                is too long, it will be truncated at the viewport border.
                horizontal and the justification has been set to left.

 RESTRICTIONS:  Must first be in graphics mode.

See Also: OutText GetTextSettings SetTextStyle SetTextJustify
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson